Welcome![Sign In][Sign Up]
Location:
Search - vc ui

Search list

[Windows DevelopVC清理助手使用了多线程

Description: VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿! -VC liquidation aides use the multithreading can find a large number of documents UI will not lead to a halt!
Platform: | Size: 395690 | Author: 啊啊啊啊 | Hits:

[Dialog_WindowVC-ui

Description: VC界面编程;可以从中学习到如何使用VC中位图等资源创建漂亮、美观的VC界面。-VC interface programming; Be able to learn how to use VC Bitmap resources to create beautiful, VC beautiful interface.
Platform: | Size: 105458 | Author: seal | Hits:

[SourceCodeFreeCL_Skin_2.03

Description: 里面有非常漂亮的控件源代码 VC的
Platform: | Size: 1869068 | Author: tangxu12 | Hits:

[WEB Code可以鼠标拖动的按钮

Description: 可以鼠标拖动的按钮,是VC的,别搞错了哦
Platform: | Size: 42377 | Author: tangxu12 | Hits:

[Windows DevelopVC视图绘制动态曲线图

Description: ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TestDrawCurve_26 application. TestDrawCurve_26.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TestDrawCurve_26.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestDrawCurve_26App application class. TestDrawCurve_26.cpp This is the main application source file that contains the application class CTestDrawCurve_26App. TestDrawCurve_26.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. TestDrawCurve_26.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\TestDrawCurve_26.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file TestDrawCurve_26.rc. res\TestDrawCurve_26.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitmap file is used to create tiled images for the toolbar. The initial toolbar and status bar are constructed in the CMainFrame class. Edit this toolbar bitmap using the resource editor, and update the IDR_MAINFRAME TOOLBAR array in TestDrawCurve_26.rc to add toolbar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: TestDrawCurve_26Doc.h, TestDrawCurve_26Doc.cpp - the document These files contain your CTestDrawCurve_26Doc class. Edit these files to add your special document data and to implement file saving and loading (via CTestDrawCurve_26Doc::Serialize). TestDrawCurve_26View.h, TestDrawCurve_26View.cpp - the view of the document These files contain your CTestDrawCurve_26View class. CTestDrawCurve_26View objects are used to view CTestDrawCurve_26Doc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named TestDrawCurve_26.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////
Platform: | Size: 1967656 | Author: xiayang168 | Hits:

[OtherTest

Description: 一个继电模拟测试系统,用VC编写,包括直流测试,UI测试,交流边频,差动测试,阻抗测试等。用拆分视图实现,左边是对话框,右边是图形界面,形象直观,而且程序中还有通过调用WEB页的方式对各模块的简短介绍,在初始界面,可以控制播放GIF动画,实现了两个视图同步播放。-Simulation tests of a relay system, using VC prepared, including the DC testing, UI testing, the exchange of side-frequency, differential test, impedance test. Split view with the realization of the left is the dialog box, and the right is the graphical interface, visual image, but there are procedures by calling on the WEB-page brief description of each module, in the initial interface, players can control GIF animation, achieved two views simultaneously broadcast.
Platform: | Size: 203776 | Author: 站长 | Hits:

[Windows Developsourcecode

Description: 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server's directory and list of documents, especially for some database backup procedures, the procedures for this function code ...... 4 : TTS- text-to-speech conversion. Code 5 : The software is a network area used courier services to send the procedures used by NET SEND command networks and the creation of a process and a main thread. The software has two t
Platform: | Size: 3398656 | Author: 黄河 | Hits:

[Windows DevelopVC清理助手使用了多线程

Description: VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿! -VC liquidation aides use the multithreading can find a large number of documents UI will not lead to a halt!
Platform: | Size: 395264 | Author: 啊啊啊啊 | Hits:

[Dialog_WindowVC-ui

Description: VC界面编程;可以从中学习到如何使用VC中位图等资源创建漂亮、美观的VC界面。-VC interface programming; Be able to learn how to use VC Bitmap resources to create beautiful, VC beautiful interface.
Platform: | Size: 105472 | Author: seal | Hits:

[GUI DevelopEVC_KGWinCe

Description: CeLib is a collection of classes that are a cross between ATL and MFC Window classes with some additional functionality thrown in to get some of the functionality you get from MFC (string, network and UI).-CeLib is a collection of classes that are a c ross between ATL and MFC Window classes with som e additional functionality thrown in to get som e of the functionality you get from MFC (string, network and UI).
Platform: | Size: 392192 | Author: 吴刚 | Hits:

[Internet-Networktkz

Description: 偷窥者远程控制工具的源代码,vc编写,可以拿来借鉴-Remote Control Tool peeping from the source code, vc preparation can be used to draw
Platform: | Size: 95232 | Author: bakerwen | Hits:

[Dialog_WindowUI

Description: 一个非常强大的UI界面的代码。包括各种各样的窗口形式,图片,动画,不规则类型的窗口。-A very powerful interface UI code. Including a variety of window forms, pictures, animation, irregular type of window.
Platform: | Size: 1214464 | Author: 王子 | Hits:

[GUI DevelopAppFace_ddooo

Description: 正在进行软件界面开发? 想美化软件界面 ? 想寻找换肤工具增添软件换肤功能 ? AppFace软件皮肤界面开发包是您的最佳选择!AppFace UI Developoment Kits,简称 AUDK,是所见及所得的软件界面开发解决方案,包括皮肤控件appface.dll,可视化的软件皮肤制作工具SkinTool,以及全中文帮助文档。两行代码实现软件换肤功能 ! 您只需在进程启动时执行: SkinStart("c:\yourpath\yoururf.urf",0,0,1,0,0) 在进程结束前执行: SkinRemove() 编译...一切搞掂, 软件界面美化工作完成了 ! 换肤控件appface.dll只有210 KB,支持VB,VC,BCB,Delphi,DotNet,可在Windows 95/98/ME/NT/2X/XP/2003等平台下运行,还有众多的皮肤界面包可以从 http://cn.appface.com 免费下载。 使用 AppFace 软件皮肤界面开发库,将烦琐的皮肤软件界面开发变得简单 ! -err
Platform: | Size: 3140608 | Author: honghong | Hits:

[Menu control19854783VC-ui

Description: vc++编写的界面源代码,可以为你的系统增色不少哦 代码中,用在基于对话框的程序中,非常方便-vc++ to prepare the interface source code, the system can be for you a lot of Oh hyperchromic code used in the procedure based on the dialog box, a very convenient
Platform: | Size: 105472 | Author: jingcheng | Hits:

[GDI-BitmapSonicUIDemo

Description: 本源代码运行于VC.net,这是基于SonicUI引擎而实现的常见窗体动画效果,像游戏中的动画一样,窗体可以慢慢消失、窗体内部的元素可以动画翻转,示例截图是其中一个程序的抓图,学习VC UI技术值得参考的好资料。-Source code running on VC.net, which is based on the engine and the realization of SonicUI common form of animation effects, such as animated games, the form may gradually disappear, the element can form an internal flip animation, sample screenshot is one of the capture process, learning VC UI technology information is also useful to look good.
Platform: | Size: 423936 | Author: 994 | Hits:

[GUI DevelopUI

Description: VC基础的界面开发,提供良好的API函数,可灵活操作-VC-based interface development, providing a good API functions, flexible operations
Platform: | Size: 30720 | Author: visualnc | Hits:

[ActiveX/DCOM/ATLVC-FLASH-UI

Description: 介绍ActiveX控件在VC++应用程序的使用方法并通过使用Shockwave Flash Object控件实现了FLASH的UI启动画面,开发了一套友好美观的应用程序界面。-Introduction ActiveX control in VC++ application using the method and by using the Shockwave Flash Object control to achieve a FLASH in the UI start screen, developed a beautiful and friendly application interface.
Platform: | Size: 273408 | Author: 汪洋 | Hits:

[GUI DevelopGuiLib1.5

Description: 外国人做的VC UI开源库,值得参考.内附源码和演示程序.-Foreigners do VC UI open source database, it is also useful. Containing the source code and demo program.
Platform: | Size: 894976 | Author: gantian | Hits:

[Windows Developvc_Programming_classic_example_of_how_create_UI_th

Description: vc编程开发如何创建UI线程经典实例代码vc Programming classic example of how to create a UI thread code-vc Programming classic example of how to create a UI thread code
Platform: | Size: 14336 | Author: im | Hits:

[GUI Developvc-ui

Description: 开发界面,非常好的资料,希望大家参考一下。-develop ui,very good information
Platform: | Size: 2159616 | Author: zcj | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net